projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5fbab05
)
Auto-commit of generated files.
author
Glenn Morris
<rgm@gnu.org>
Sun, 25 Nov 2012 11:18:55 +0000
(06:18 -0500)
committer
Glenn Morris
<rgm@gnu.org>
Sun, 25 Nov 2012 11:18:55 +0000
(06:18 -0500)
autogen/config.in
patch
|
blob
|
history
autogen/configure
patch
|
blob
|
history
diff --git
a/autogen/config.in
b/autogen/config.in
index c0fb1f34bf4b3e4fa22e98142ea5eeab0780bfcc..487fe9160e2e828cbc396db9181cb9a482c27018 100644
(file)
--- a/
autogen/config.in
+++ b/
autogen/config.in
@@
-681,9
+681,6
@@
along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. */
/* Define to 1 if you have a working `mmap' system call. */
#undef HAVE_MMAP
-/* Define if you have mouse support. */
-#undef HAVE_MOUSE
-
/* Define to 1 if you have the `nanotime' function. */
#undef HAVE_NANOTIME
diff --git
a/autogen/configure
b/autogen/configure
index fbb2efbc8600affd749e91b65c828ec228d00ca3..4571c89b85a113806e26610a5fd3f0fb640285c3 100755
(executable)
--- a/
autogen/configure
+++ b/
autogen/configure
@@
-25494,9
+25494,6
@@
if test "$window_system" != "none"; then
$as_echo "#define HAVE_WINDOW_SYSTEM 1" >>confdefs.h
-
-$as_echo "#define HAVE_MOUSE 1" >>confdefs.h
-
WINDOW_SYSTEM_OBJ="fontset.o fringe.o image.o"
fi